Post release automated changes for postgresql releases#36779
Post release automated changes for postgresql releases#36779azure-sdk wants to merge 1 commit intoAzure:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR contains automated post-release changes for the @azure/arm-postgresql-flexible package following the 9.0.0 release on 2025-11-25. The changes prepare the package for the next development cycle by incrementing the version to 9.0.1 and updating sample dependencies.
Key Changes
- Version bumped from 9.0.0 to 9.0.1 across package.json, client code, and CHANGELOG
- Sample dependencies updated to use @azure/identity 4.13.0 (latest stable version)
- CHANGELOG.md prepared with new unreleased version section
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/postgresql/arm-postgresql-flexible/package.json | Incremented package version to 9.0.1 |
| sdk/postgresql/arm-postgresql-flexible/src/postgreSQLManagementFlexibleServerClient.ts | Updated packageDetails version string to match new package version |
| sdk/postgresql/arm-postgresql-flexible/CHANGELOG.md | Added new 9.0.1 (Unreleased) section with standard subsections |
| sdk/postgresql/arm-postgresql-flexible/samples/v9/typescript/package.json | Updated @azure/identity dependency to ^4.13.0 |
| sdk/postgresql/arm-postgresql-flexible/samples/v9/javascript/package.json | Updated @azure/identity dependency to ^4.13.0 |
|
Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @azure-sdk. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
Post release automated changes for azure-arm-postgresql-flexible